Skip to content

Move dashboard assets and update Flask app #20

Merged
merged 1 commit into from
Mar 11, 2026
Merged

Conversation

ezehf2
Copy link
Owner

@ezehf2 ezehf2 commented Mar 11, 2026

Reorganize static assets and tidy configuration: update requirements.txt to list packages (with a note about using pip freeze), set Flask app to use explicit template_folder and static_folder, and normalize placeholder_readings keys from 'Status' to 'status'. Move existing JS/CSS into the static directory and add a small placeholder static/script.js. These changes prepare the project for proper static file serving and consistent data keys; no runtime logic was changed beyond placeholders and file layout.

Reorganize static assets and tidy configuration: update requirements.txt to list packages (with a note about using pip freeze), set Flask app to use explicit template_folder and static_folder, and normalize placeholder_readings keys from 'Status' to 'status'. Move existing JS/CSS into the static directory and add a small placeholder static/script.js. These changes prepare the project for proper static file serving and consistent data keys; no runtime logic was changed beyond placeholders and file layout.
@ezehf2 ezehf2 merged commit 5e68f5a into main Mar 11, 2026
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant